home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / graficos / povray / povshell.arj / SPOTLIGH.TPL < prev    next >
Encoding:
Text File  |  1994-01-18  |  273 b   |  13 lines

  1. // spotlight.tpl
  2.  
  3.    // This is the spotlight.
  4.    light_source {
  5.       <  ,   ,   >
  6.       color
  7.       spotlight
  8.       point_at <  ,  ,  >
  9.       tightness     //numeric required
  10.       radius        //numeric required
  11.       falloff      //numeric required
  12.      }
  13.